Channel Logo
conda-forge
public
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
python
v3.13.3
General purpose programming language

Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale.

We provide some meta packages for convenience. To get a CPython flavour, use:

conda install cpython

To get the freethreading build (i.e. without the Global Interpreter Lock - GIL):

conda install python-freethreading

To get the default build (i.e. with the GIL):

conda install python-gil

To enable the use of the experimental JIT compiler in CPython:

conda install python-jit

or set the environment variable PYTHON_JIT=1. Note that the JIT support is available for x86_64 builds only.

Install

pixiaddpython

Version

3.13.3

Platforms

linux-64
linux-aarch64
linux-ppc64le
osx-64
osx-arm64
win-64

Last published

2 days ago
Retrieving Pull Requests...
Package Variants
filenameversionbuild
CreatedsizeArchitectureDownloads
python-3.13.3-h534c281_100_cp313.conda
3.13.3
h534c281_100_cp313 (100)
2 days ago
13.36 MB
osx-64
N/A
python-3.13.3-h261c0b1_100_cp313.conda
3.13.3
h261c0b1_100_cp313 (100)
2 days ago
15.99 MB
win-64
N/A
python-3.13.3-h79038ab_100_cp313.conda
3.13.3
h79038ab_100_cp313 (100)
2 days ago
33.05 MB
linux-ppc64le
N/A
python-3.13.3-h81fe080_100_cp313.conda
3.13.3
h81fe080_100_cp313 (100)
2 days ago
12.3 MB
osx-arm64
N/A
python-3.13.3-h525b0ce_100_cp313.conda
3.13.3
h525b0ce_100_cp313 (100)
2 days ago
32.19 MB
linux-aarch64
N/A
python-3.13.3-hf636f53_100_cp313.conda
3.13.3
hf636f53_100_cp313 (100)
2 days ago
31.6 MB
linux-64
N/A
python-3.13.3-h4724d56_0_cp313t.conda
3.13.3
h4724d56_0_cp313t (0)
2 days ago
39.74 MB
linux-64
N/A
python-3.13.3-hd7c436d_0_cp313t.conda
3.13.3
hd7c436d_0_cp313t (0)
2 days ago
15.71 MB
win-64
N/A
python-3.13.3-hfd29fff_0_cp313t.conda
3.13.3
hfd29fff_0_cp313t (0)
2 days ago
12.63 MB
osx-arm64
N/A
python-3.13.3-h2267d90_0_cp313t.conda
3.13.3
h2267d90_0_cp313t (0)
2 days ago
15.08 MB
osx-64
N/A
python-3.13.3-h57b0278_0_cp313t.conda
3.13.3
h57b0278_0_cp313t (0)
2 days ago
43.31 MB
linux-ppc64le
N/A
python-3.13.3-hfcad02f_0_cp313t.conda
3.13.3
hfcad02f_0_cp313t (0)
2 days ago
42.33 MB
linux-aarch64
N/A
python-3.13.2-h81fe080_101_cp313.conda
3.13.2
h81fe080_101_cp313 (101)
2 months ago
11.14 MB
osx-arm64
N/A
python-3.13.2-hf636f53_101_cp313.conda
3.13.2
hf636f53_101_cp313 (101)
2 months ago
31.69 MB
linux-64
N/A
python-3.13.2-h534c281_101_cp313.conda
3.13.2
h534c281_101_cp313 (101)
2 months ago
13.31 MB
osx-64
N/A
python-3.13.2-h525b0ce_101_cp313.conda
3.13.2
h525b0ce_101_cp313 (101)
2 months ago
32 MB
linux-aarch64
N/A
python-3.13.2-h79038ab_101_cp313.conda
3.13.2
h79038ab_101_cp313 (101)
2 months ago
32.98 MB
linux-ppc64le
N/A
python-3.13.2-h261c0b1_101_cp313.conda
3.13.2
h261c0b1_101_cp313 (101)
2 months ago
16.07 MB
win-64
N/A
python-3.13.2-h525b0ce_100_cp313.conda
3.13.2
h525b0ce_100_cp313 (100)
2 months ago
32.02 MB
linux-aarch64
N/A
python-3.13.2-h79038ab_100_cp313.conda
3.13.2
h79038ab_100_cp313 (100)
2 months ago
33.01 MB
linux-ppc64le
N/A
python - conda-forge